projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
a0f6557
23faf5c
)
Auto merge of #3385 - matklad:package-test, r=alexcrichton
author
bors
<bors@rust-lang.org>
Tue, 13 Dec 2016 23:19:55 +0000
(23:19 +0000)
committer
bors
<bors@rust-lang.org>
Tue, 13 Dec 2016 23:19:55 +0000
(23:19 +0000)
Add test for --package and virtual manifest
closes #3194
The issue was actually fixed by #3221 (thanks @euclio !), so let's just add a test (a copy of `virtual_works` basically).
Trivial merge